If you would like to find out what permissions a user or group has on an object, you can use the Effective Permissions tool. It calculates the permissions that are granted to the specified user or group. The calculation takes the permissions in effect from group membership into account, as well as any permissions inherited from the parent object. It looks up all domain and local groups in which the user or group is a member.
The Everyone group will always be included, as long as the selected user or group is not a member of the Anonymous Logon group. In the
Important
For information about granting access for effective permissions, see article Q331951 in the Microsoft Knowledge Base.(http://support.microsoft.com/)
The following well-known SIDs that are available in the
Also, share permissions are not part of the effective permissions calculation. Access to shares can be denied through share permissions even when access is allowed through NTFS permissions.
Accurate retrieval of the above information requires permission to read the membership information. If the specified user or group is a domain object, you must have permission to read the object's group information on the domain. Here are some relevant default domain permissions:
For more information, see To view effective permissions on files and folders and Security identifiers.